专业字典>英语词典>machine language翻译和用法

machine language

英 [məˈʃiːn ˈlæŋɡwɪdʒ]

美 [məˈʃiːn ˈlæŋɡwɪdʒ]

机器语言;计算机语言

计算机经济

英英释义

noun

双语例句

  • A program that translates instructions written in a high level programming language into machine language.
    一种把用高级编程语言编写的指令翻译成机器语言的程序。
  • A single computer instruction that results in a series of instructions in machine language.
    一个单一的计算机指令可引起一系列的机器语言指令。
  • Other programs then translate the instructions into machine language for the computer to use.
    接着将程序翻译成指令成为机器语言,给计算机使用。
  • The translation of machine language back into mnemonics during debugging.
    在调试期间,将机器语言反译成助记符的翻译过程。
  • The Tao gave birth to machine language. machine language gave birth to the assembler.
    道生机器语言,机器语言生汇编嚣。
  • Programmers may work in machine language or in assembly languages.
    程序设计人员可能用机器语言或汇编语言来工作。
  • Machine language: A language designed for the direct use by a computer without translation. Also called Machine code.
    机器语言:为电脑直接使用,不需翻译,而设计的语言。亦称机器代码。
  • Stepping through each command and watching how the register and memory values are affected is also a great way to learn the basics of the Intel machine language commands.
    单步执行每个命令并观察寄存器和内存值如何受影响,这也是学习Intel机器语言命令基础知识的理想方法。
  • However, high-level languages must be translated into machine language by another program called a compiler before a computer can understand them.
    然而,在计算机能够理解之前,高级语言必须被称之为编译器的另外一种程序翻译成机器语言。
  • High-level languages are programming languages that must first be translated into a machine language before they can be understood and processed by a computer.
    高级语言是在计算机能够理解和处理之前必须首先翻译成机器语言的编程语言。